Docs.rs
nu-plugin-engine-0.100.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nu-plugin-engine 0.100.0
Functionality for running Nushell plugins from a Nushell engine
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
35
out of
35
items documented
0
out of
1
items with examples
Size
Source code size: 232.48 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 5.17 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Repository
crates.io
Dependencies
log ^0.4
normal
nu-engine ^0.100.0
normal
nu-plugin-core ^0.100.0
normal
nu-plugin-protocol ^0.100.0
normal
nu-protocol ^0.100.0
normal
nu-system ^0.100.0
normal
nu-utils ^0.100.0
normal
serde ^1.0
normal
typetag ^0.2
dev
windows ^0.56
normal
Versions
0.100.0
0.99.1
0.99.0
0.98.0
0.97.1
0.97.0
0.96.1
0.96.0
0.95.0
0.94.2
0.94.1
0.94.0
0.93.0
Owners
nu-plugin-engine
This crate provides functionality for the
Nushell
engine to spawn and interact with plugins.